img {border:0 none;}

h1, h2, h3, h4, h5, h6
{
	font-family:Verdana,Arial,serif; 
	margin:1.3em 0 1.2em;
	font-weight:normal;
	line-height:1.2;
}

h1 { font-size:160%; margin:0 0 0.7em; }
h2 { font-size:140%; }
h3 { font-size:120%; }
h4 { font-size:120%; }

h5 {
	font-size:140%;
	font-weight:normal;
	margin:1.5em 0 1em 0;
	padding:0;
}

h6 { font-size:100%; font-weight: bold;}

hr, .hr 
{
	border-top:1px solid;
	display:block;
	font-size:1px;
	height:1px;
	line-height:1px;
	margin:12px 0;
	overflow:hidden;
	padding:0;
}

#workarea ul { list-style-type: none;  padding:0; margin: 0 0 0 1.5em;}
#workarea ul li:before { content:'\2014\a0'; }
#workarea ul li
{
	behavior:expression( !this.before  ? this.before = this.innerHTML = '<span class="dash">— </span>' + this.innerHTML :'' );
	text-indent:-1.35em;
	margin: 0.6em 0
}

#workarea ul ul { padding:0 0 0 1.5em; margin: 0.6em 0}

/* VB [13.12.13] */
.mt25px {margin-top:25px !important;}

.ajax-loader {background:url(/images/ajax-loader.gif) !important; width:16px !important; height:11px !important;}

.popup {padding:10px; background-color:#fff; width:290px;}
.popup .popup-title {}
.popup .popup-content {}
.popup .popup-content .buttons {margin-top:15px;}
.popup .popup-content .buttons .button {padding:5px;}
.popup .popup-content .buttons .ml10px {margin-left:10px;}

.shadow {box-shadow:0 1px 6px #818181; -moz-box-shadow:0 1px 6px #818181; -khtml-box-shadow:0 1px 6px #818181; -webkit-box-shadow:0 1px 6px #818181;}
.shadow-0-1p-10p {box-shadow:0 1px 10px #818181; -moz-box-shadow:0 1px 10px #818181; -khtml-box-shadow:0 1px 10px #818181; -webkit-box-shadow:0 1px 10px #818181;}

.round {-moz-border-radius:8px; -webkit-border-radius:8px; -khtml-border-radius:8px; border-radius:8px; behavior:url(/bitrix/templates/[ru]dis/border-radius.htc);}
.r4 {-moz-border-radius:4px; -webkit-border-radius:4px; -khtml-border-radius:4px; border-radius:4px; behavior:url(/bitrix/templates/[ru]dis/border-radius.htc);}
.r6 {-moz-border-radius:6px; -webkit-border-radius:6px; -khtml-border-radius:6px; border-radius:6px; behavior:url(/bitrix/templates/[ru]dis/border-radius.htc);}
.r8 {-moz-border-radius:8px; -webkit-border-radius:8px; -khtml-border-radius:8px; border-radius:8px; behavior:url(/bitrix/templates/[ru]dis/border-radius.htc);}
.r10 {-moz-border-radius:10px; -webkit-border-radius:10px; -khtml-border-radius:10px; border-radius:10px; behavior:url(/bitrix/templates/[ru]dis/border-radius.htc);}

/* !VB [13.12.13] */